home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / diskutil / hinstall.arc / WINCAP < prev   
Text File  |  1985-11-20  |  1KB  |  50 lines

  1. # Hard disk format and partition configuration file.
  2. # version 1.1: 29-May-1986 lmd
  3. # version 1.2: 23-Jun-1987 lmd        SH205 menu entry
  4.  
  5. #
  6. # Global parameters:
  7. #    ms#count    Maximum partition size in sectors (***DON'T CHANGE***)
  8. #
  9. :@@=Parameters:ms#32767:
  10.  
  11. #
  12. # Format parameters:
  13. # 'mn' entries (default values in [brackets]):
  14. #    mn=name        appears in menu, name of format parms
  15. #    hd#count    number of heads [4]
  16. #    cy#count    number of cylinders [612]
  17. #    lz#n        landing zone [4]
  18. #    rt#n        seek rate code [2]
  19. #    in#n        interleave factor [1]
  20. #    rw#cylno    reduced-write current cylinder [cy + 1]
  21. #    wp#cylno    write precomp cylinder [cy + 1]
  22. #    pt=name        name of default partition to use [4-6-10]
  23. #    sp#count    number of sectors/track [17]
  24. #
  25. 20 Mb Mitsubuishi    :mn=SH204:
  26. 10 Mb Mitsubuishi    :mn=SH104:hd#2:pt=10:
  27. SH204 in plastic case    :mn=SH205:
  28.  
  29. #
  30. # Partition selections
  31. # 'pr' entries ('N' is '0', '1', '2', or '3'):
  32. #    pr=name        name of partition
  33. #    pN#size        size of partition N in bytes [0]
  34. #    fN#number    flag byte for partition N [0 if no pN, 1 otherwise]
  35. #    iN=ccc        id bytes for partition N [GEM]
  36. #
  37. # Numbers are in bytes; may be followed by 'k' (x1024) or 'm' (megabytes).
  38. #
  39. :pr=4-6-10:p0#4424k:p1#6m:p2#10m:
  40. :pr=10-10:p0#10404k:p1#10404k:
  41. :pr=16-4:p0#16383k:p1#4425k:
  42. :pr=4-16:p1#16383k:p0#4425k:
  43. :pr=5-5-10:p2#10568k:p0#5m:p1#5m:
  44. :pr=5-10-5:p0#5m:p1#10568k:p2#5m:
  45. :pr=10-5-5:p0#10568k:p1#5m:p2#5m:
  46. :pr=5-5-5-5:p0#5448k:p1#5m:p2#5m:p3#5m:
  47. :pr=10:p0#10m:
  48. :pr=5-5:p0#5m:p1#5m:
  49.  
  50.